Skip to content

Commit 37a0966

Browse files
committed
Update build instructions
1 parent 6e25119 commit 37a0966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/packaging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ We need two more things:
154154

155155
Let's try it out. First we create the distribution package::
156156

157-
$ python setup.py sdist
157+
$ python3 -m build
158158

159159
We need twine::
160160

0 commit comments

Comments
 (0)