MANIFEST.in 183 Bytes
Newer Older
anton's avatar
anton committed
1
2
3
include requirements.txt
include pyproject.toml
include LICENSE*
4
recursive-include torch_discounted_cumsum *
anton's avatar
anton committed
5
6
7
recursive-include doc/img *
recursive-include tests *
global-exclude *.pyc