Skip to content

Create GitHub Action which pushes "nfts" to PyPI on tag/release #288

Open
@zomglings

Description

@zomglings

As part of #286, @Yhtiyar and I published the nfts package to PyPI.

We did this manually:

python setup.py sdist bdist_wheel
twine upload dist/*

We need to automate this publication (similar to Humbug Python).

NOTE: This issue depends on #286 being merged.

Related issue: #287

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions