Skip to content

Commit

Permalink
Add all config files to tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Aug 1, 2024
1 parent 17d9917 commit 550dcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ dist-hook:
mkdir -p $(distdir)/test
cp ./test/*.py $(distdir)/test

EXTRA_DIST = README.txt setup.py setup.cfg swig.cmd src/QuantLib/__init__.py $(BUILT_SOURCES)
EXTRA_DIST = README.txt pytest.ini setup.cfg setup.py swig.cmd tox.ini src/QuantLib/__init__.py $(BUILT_SOURCES)

0 comments on commit 550dcd6

Please sign in to comment.