diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-29 09:19:08 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-29 09:19:08 -0400 |
| commit | 7d781ac4ae2a535c7cda23d15ea84e341c93b64d (patch) | |
| tree | 37322339f5da00e4f3266eb4dfa189e4f59a2806 /MANIFEST.in | |
| parent | 95836dfd51a3a6465384370fc241bd435944d1bf (diff) | |
| download | python-coveragepy-7d781ac4ae2a535c7cda23d15ea84e341c93b64d.tar.gz | |
Use requirements.pip files
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 727c85b..23e8c92 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -12,7 +12,7 @@ include __main__.py include README.txt include CHANGES.txt include AUTHORS.txt -include requirements.txt +include requirements.pip include igor.py include tox.ini |
