Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing package name in setup.py. #176

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

mauritsvanrees
Copy link
Member

This got lost in PR #173 when moving stuff over from setup.cfg to setup.py. I am surprised the tests passed.

Effects this had:

  • Checking out the package with mr.developer did not work: the latest PyPI release was used.
  • So I tried creating an internal release to see if I could use that version. The source distribution ended up as a file named collective-3.0.3.dev0+zest0.tar.gz.

This got lost in PR #173 when moving stuff over from setup.cfg to setup.py.
I am surprised the tests passed.

Effects this had:
* Checking out the package with mr.developer did not work: the latest PyPI release was used.
* So I tried creating an internal release to see if I could use that version. The source distribution ended up as a file named `collective-3.0.3.dev0+zest0.tar.gz`.
Copy link
Member

@petschki petschki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's strange. I have several mr.developer checkouts here from master branch without any issues. But this is missing indeed 👍🏼

@petschki petschki merged commit 645d118 into master Jan 26, 2024
6 checks passed
@petschki petschki deleted the maurits-package-name branch January 26, 2024 06:58
@petschki
Copy link
Member

hm ... even more strange why the linting test are failing after merging 🤔

@petschki petschki restored the maurits-package-name branch January 26, 2024 07:22
@mauritsvanrees mauritsvanrees deleted the maurits-package-name branch January 26, 2024 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants