Skip to content

Commit

Permalink
add py_spec.math
Browse files Browse the repository at this point in the history
  • Loading branch information
smiet committed Jun 28, 2024
1 parent dadf217 commit b67940c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/pythontools/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
url="https://princetonuniversity.github.io/SPEC/",
author="SPEC developers",
license="GNU 3.0",
packages=['py_spec', 'py_spec.input', 'py_spec.output', 'py_spec.ci']
packages=['py_spec', 'py_spec.input', 'py_spec.output', 'py_spec.ci', 'py_spec.math']
)

0 comments on commit b67940c

Please sign in to comment.