This website works better with JavaScript.
Home
Explore
Help
Sign In
SoniEx2
/
ganarchy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
venv support?
broken
SoniEx2
1 year ago
parent
58f3175668
commit
5a7baa6858
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ganarchy.py
+2
-0
requirements.txt
+ 1
- 1
ganarchy.py
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/
env
python3
# GAnarchy - project homepage generator
# Copyright (C) 2019 Soni L.
+ 2
- 0
requirements.txt
View File
@@ -0,0 +1,2 @@
Click==7.0
Jinja2==2.10.1
Write
Preview
Loading…
Cancel
Save