Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:fraunhoferportugal/tsfel into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarandas committed Aug 27, 2024
2 parents 203357f + f2d26f0 commit 4fa882f
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
recursive-include tsfel *.py
include LICENSE.txt
include requirements.txt
include MANIFEST.in
include pyproject.toml
include README.md

recursive-exclude .github *
recursive-exclude docs *
recursive-exclude notebooks *
exclude .gitattributes
exclude .gitignore
exclude .pre-commit-config.yaml
exclude .readthedocs.yml
exclude CHANGELOG.rst

0 comments on commit 4fa882f

Please sign in to comment.