summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 483717feef02440fd409c3443254cc493a7b0b76 (plain)
1
2
3
4
5
6
7
8
9
include *.in
include *.rst
include *.py
include LICENSE
include tox.ini
recursive-include cdsapi *.py
recursive-include tests *.in
recursive-include tests *.py
recursive-include tests *.txt