Skip to content

Commit

Permalink
trivial
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveDoyle2 committed May 31, 2022
1 parent 2c79790 commit e8f0d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/release_process.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ build gui
>>> pyinstaller pyNastran.spec
test docs

build egg
>>> python setup_no_reqs.py bdist_egg
build wheel
>>> python setup_no_reqs.py bdist_wheel

per https://pypi.org/project/twine/
>>> twine upload *.whl
Expand Down

0 comments on commit e8f0d1d

Please sign in to comment.