diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2015-12-28 18:09:07 +0100 |
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2015-12-28 18:09:07 +0100 |
| commit | e354b788a3979bd1859311c2d5fccab3cd6ef23c (patch) | |
| tree | 15280c0e78926ec545f7d719555a185768b8bfa7 | |
| parent | 95adb9f374a1cca5efda08d20d9fc58d955d4a42 (diff) | |
| download | platform_external_python_ipaddress-e354b788a3979bd1859311c2d5fccab3cd6ef23c.tar.gz platform_external_python_ipaddress-e354b788a3979bd1859311c2d5fccab3cd6ef23c.tar.bz2 platform_external_python_ipaddress-e354b788a3979bd1859311c2d5fccab3cd6ef23c.zip | |
PyPi release: include license
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 7c6bc65..6939b82 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include README.md Makefile +include README.md Makefile LICENSE include test_*.py |
