Update python-tests.yml

This commit is contained in:
Sean Whalen
2021-12-07 12:02:16 -05:00
parent 1b69aa1fef
commit de3ac64583

View File

@@ -28,3 +28,7 @@ jobs:
run: |
cd docs
make
- name: Build packages
run: |
python3 setup.py sdist
python3 bdist_wheel