Skip to content

Commit e0cbb61

Browse files
authored
Update python-publish.yml
1 parent dc2e40b commit e0cbb61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python-versions: 'cp36-cp36m cp37-cp37m'
2828
build-requirements: 'cython numpy scipy scikit-learn'
2929
system-packages: ''
30-
package-path: ''
30+
package-path: 'LoopStructural'
3131
pip-wheel-args: ''
3232
- name: Publish wheels to PyPI
3333
env:

0 commit comments

Comments
 (0)