Skip to content

Commit e8f0d1d

Browse files
committed
trivial
1 parent 2c79790 commit e8f0d1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/release_process.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ build gui
99
>>> pyinstaller pyNastran.spec
1010
test docs
1111

12-
build egg
13-
>>> python setup_no_reqs.py bdist_egg
12+
build wheel
13+
>>> python setup_no_reqs.py bdist_wheel
1414

1515
per https://pypi.org/project/twine/
1616
>>> twine upload *.whl

0 commit comments

Comments
 (0)