This website works better with JavaScript
Home
Explore
Help
Sign In
neodarz
/
wifi-with-me
forked from
FFDN/wifi-with-me
Watch
1
Star
0
Fork
0
Files
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