diff options
| author | Rémy HUBSCHER <hubscher.remy@gmail.com> | 2020-04-21 10:30:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 10:30:13 +0200 |
| commit | 5d3266873eb4892dc2e5b9da499532d1ad013197 (patch) | |
| tree | ee25876f1b1f1d2ec66859ee8162c9bc479ff24b /MANIFEST.in | |
| parent | 026a0722357d74b143ed2d974ad2d871a56041b3 (diff) | |
| download | ihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.zip ihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.tar.gz ihatemoney-mirror-5d3266873eb4892dc2e5b9da499532d1ad013197.tar.bz2 | |
Update known working set. (#558)
* Update known working set.
* Pin dependencies in setup.cfg.
* Cleanup Makefile.
* Try the python_version trick.
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 74ea23b..d47086b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ include *.rst recursive-include ihatemoney *.rst *.py *.yaml *.po *.mo *.html *.css *.js *.eot *.svg *.woff *.txt *.png *.ini *.cfg *.j2 -include LICENSE CONTRIBUTORS CHANGELOG.rst requirements.txt +include LICENSE CONTRIBUTORS CHANGELOG.rst |
