box / box-python-sdk

Box SDK for Python
http://opensource.box.com/box-python-sdk/
Apache License 2.0
419 stars 215 forks source link

fix: Remove release-v0.2.0 #691

Closed adamchainz closed 2 years ago

adamchainz commented 2 years ago

This looks like an accidentally committed binary?

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1823608021


Totals Coverage Status
Change from base Build 1817429301: 0.0%
Covered Lines: 3254
Relevant Lines: 3477

💛 - Coveralls
arjankowski commented 2 years ago

Hi @adamchainz,

Thanks for this contribution!

We still use this file to create Python releases. We are currently in the process of migrating to a new release process. Then we will delete this file.

@arjankowski

adamchainz commented 2 years ago

Okay, you do you :)

Use build for your new release process. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and PEP 517.