This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
hyde
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Renamed MANIFEST file
main
Lakshmi Vyasarajan
14 years ago
parent
4d9b428ace
commit
59a3445c74
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
MANIFEST.in
+ 6
- 0
MANIFEST.in
View File
@@ -0,0 +1,6 @@
exclude *.pyc .DS_Store .gitignore .noseids MANIFEST.in
include setup.py
include distribute_setup.py
recursive-include hyde *.py
recursive-include hyde/tests *.py
recursive-include hyde/layouts *.*
Write
Preview
Loading…
Cancel
Save