This website works better with JavaScript
Home
Explore
Help
Sign In
FFDN
/
wifi-with-me
Watch
9
Star
2
Fork
12
Files
Issues
11
Pull Requests
3
Wiki
Browse Source
adding PyYAML requirements (needed by django/core/serializers/pyyaml.py)
Signed-off-by: CapsLock <faimaison@legeox.net>
CapsLock
9 years ago
parent
c010a1a292
commit
44304af3e6
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
requirements/base.txt
+ 1
- 0
requirements/base.txt
View File
@@ -1,2 +1,3 @@
Django==1.9.3
+PyYAML==3.11
pytz