Skip to content

Pin dev dependencies (reproducible tests & doc builds)#220

Merged
fohrloop merged 2 commits intodevfrom
pin-development-and-doc-dependencies
Mar 11, 2024
Merged

Pin dev dependencies (reproducible tests & doc builds)#220
fohrloop merged 2 commits intodevfrom
pin-development-and-doc-dependencies

Conversation

@fohrloop
Copy link
Copy Markdown
Member

@fohrloop fohrloop commented Mar 11, 2024

Pin all development dependencies. Well, except for IPython which really is just there as convenience tool and not used within the repo.

Tests and building docs should be reproducible.

Python 3.7 gets special treatment as the support for it is dropped from many packages. I don't want to use older version of tools day-to-day and with every version of python just because of python 3.7. Hence, it has different versions pinned. If that becomes a problem, have to use the same (older) version also when testing with other python versions.

@fohrloop fohrloop merged commit f044aaf into dev Mar 11, 2024
@fohrloop fohrloop deleted the pin-development-and-doc-dependencies branch March 14, 2024 10:20
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