-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thank you so much for documenting this it was really helpful! I am running into some trouble understanding how to create the distributable.
I was having trouble understanding what is required to make the distributable
I tried running
(venv) > python -m build
But that just gives errors and I suspect I am doing something wrong as this is the error I get
`At line:1 char:17
- (venv) > python -m build
-
~~
Unexpected token '-m' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken`
I eventually tried running the build_setup.py and that ran but I could not understand what the next step was
Sorry I am sure these issues are trivial to most people on here but I can't figure it out.
Metadata
Metadata
Assignees
Labels
No labels