Skip to content

Publish the youngcoders module on Pypi #3

@bchhun

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

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