- Notifications
You must be signed in to change notification settings - Fork 0
Publish python-interactive-robotics to PyPI #2
Copy link
Copy link
Open
Labels
packagingPackaging, PyPI, and install flowPackaging, PyPI, and install flowreleaseRelease preparation and launch tasksRelease preparation and launch tasks
Description
Metadata
Metadata
Assignees
Labels
packagingPackaging, PyPI, and install flowPackaging, PyPI, and install flowreleaseRelease preparation and launch tasksRelease preparation and launch tasks
Goal
Make the first-run path easier than cloning the repository by publishing the package to PyPI.
Tasks
python3 -m build.python-interactive-roboticsto PyPI.Acceptance Criteria
python3 -m pip install python-interactive-roboticsworks in a clean environment.