This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
greenrpc
mirror of
https://github.com/brettlangdon/greenrpc.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
need requirements.txt in manifest
master
Brett Langdon
11 years ago
parent
d48434deb1
commit
f44cae6f6f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
MANIFEST.in
+ 1
- 1
MANIFEST.in
View File
@ -1,4 +1,4 @@
include README.* LICENSE setup.py setup.cfg
include README.* LICENSE setup.py setup.cfg
requirements.txt
recursive-include greenrpc *.py
global-exclude *.pyc
global-exclude *.pyo
Write
Preview
Loading…
Cancel
Save