This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
blogit
mirror of
https://github.com/oz123/blogit.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
new file: requirements.txt
oz123
12 years ago
parent
c5cd438cfe
commit
fde2b86c94
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
requirements.txt
+ 3
- 0
requirements.txt
View File
@@ -0,0 +1,3 @@
+PyYAML>=3.10
+markdown2>=1.1.1
+python-jinja2