Skip to content

Publish the youngcoders module on Pypi #3

Description

@bchhun

Goal

$ pip install youngcoders

TODOS

Notes: a pypi account is needed for the following commands

Test the package on pypitest

$ python setup.py register -r pypitest
$ python setup.py sdist upload -r pypitest

Publish the package

$ python setup.py register -r pypi
$ python setup.py sdist upload -r pypi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions