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

FIX ISSUE #175: Python is missing a version #176

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

jenisys
Copy link
Contributor

@jenisys jenisys commented Oct 7, 2024

🤔 What's changed?

  • Re-add version parameter again (using: manual bump-version mechanism)
  • DISABLE: setuptools-scm mechanism (based on: git-tags; until all Python projects use it)

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

📋 Checklist:

* Readd "version = ..." parameter (manual bump-version mechanism)
* DISABLE: setuptools-scm mechanism (until all Python projects use it)
@jenisys jenisys requested a review from mpkorstanje October 7, 2024 20:31
@jenisys jenisys changed the title FIX ISSUE #175: FIX ISSUE #175: Python is missing a version Oct 7, 2024
@jenisys jenisys merged commit 547199b into cucumber:main Oct 8, 2024
27 checks passed
@jenisys jenisys deleted the python/fix_issue_175 branch October 20, 2024 20:10
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.

1 participant