venv support?
This commit is contained in:
parent
58f3175668
commit
5a7baa6858
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# GAnarchy - project homepage generator
|
||||
# Copyright (C) 2019 Soni L.
|
||||
|
|
2
requirements.txt
Normal file
2
requirements.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Click==7.0
|
||||
Jinja2==2.10.1
|
Loading…
Add table
Reference in a new issue