venv support?
This commit is contained in:
parent
58f3175668
commit
5a7baa6858
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# GAnarchy - project homepage generator
|
||||
# Copyright (C) 2019 Soni L.
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
Click==7.0
|
||||
Jinja2==2.10.1
|
Loading…
Reference in New Issue