diff options
| author | 2012-06-16 14:19:50 +0200 | |
|---|---|---|
| committer | 2012-06-16 16:10:45 +0200 | |
| commit | ce2dc1ab531b42fd6b30b8057d58ed7231cfdf01 (patch) | |
| tree | be5678801c860cae2ed9691818a1d069642b883c /MANIFEST.in | |
| parent | Fix type doc (diff) | |
| download | python-github3-0.4.tar.xz python-github3-0.4.zip | |
:sparkles: Release 0.4 :sparkles:0.4
- Git data service
- Pull requests service
- Orgs service
- Issues service
Diffstat (limited to '')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 93f4e76..072beda 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ include AUTHORS.rst include README.rst include LICENSE -include requirements.txt +include requirements/base.txt |
