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

Remove unnecessary pip pinning #278

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Remove unnecessary pip pinning #278

merged 1 commit into from
Apr 25, 2024

Conversation

garth-wells
Copy link
Member

@jorgensd
Copy link
Member

Why do we want to let users use old versions of pip? Is there some specific systems that haven’t updated their pip version for 2 years?

@garth-wells
Copy link
Member Author

Why do we want to let users use old versions of pip? Is there some specific systems that haven’t updated their pip version for 2 years?

Why should we care?

We should not pin versions unnecessarily because it complicates packaging.

@jhale
Copy link
Member

jhale commented Apr 25, 2024

I don't even think pip is necessary here - it should be possible to install all of our packages using any PEP-compliant tool, e.g. poetry.

@garth-wells garth-wells added this pull request to the merge queue Apr 25, 2024
Merged via the queue into main with commit c6b343c Apr 25, 2024
23 checks passed
@garth-wells garth-wells deleted the garth/remove-pip-pin branch April 25, 2024 11:47
jhale pushed a commit that referenced this pull request Apr 25, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 10, 2024
* Update version number.

* Fix

* Correct tag ref

* Use BaseArgument.__eq__ in Argument (#147)

(cherry picked from commit e683148)

* Oops! Bump version number.

* Fix.

* Bump version.

* Updated to .md README (#275)

* Kebab case in build-wheels.yml (#276)

* Fixes for pypa packaging.

* Correct documentation links (#277)

* Remove unecessary pip pinning (#278)

* Bump version.

* Update version to 2024.2.0

* Try trusted publishing on pypi.

* Remove version change.

* Fix.

* Tidy.

* Simplify.

---------

Co-authored-by: Chris Richardson <chris@bpi.cam.ac.uk>
Co-authored-by: Michal Habera <michal.habera@gmail.com>
Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk>
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.

3 participants