Skip to content

pov8/cythonwheel

 
 

Repository files navigation

cythonwheel

How to create Github releases with cython

  1. Create your account in pypi.org
  2. Move to build.yml in workflows directory
  3. Change the username to yours in Upload manylinux wheel
    - name: Upload manylinux wheel
        run: |
          python -m twine upload -u ** your account ** -p ** your password **wheelhouse/*

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%