Skip to content

Conversation

@matthewfeickert
Copy link
Member

Resolves #38

* Add noxfile with lock default session.
* Add pip-tools lock file to define the project environment.
* Update README to indicate use of the lock file.
* Use pip secure mode to install the lock file in CI.

This will guard the project from getting broken by updates in jupyter-book.

@matthewfeickert matthewfeickert added the enhancement New feature or request label Mar 6, 2023
@matthewfeickert matthewfeickert self-assigned this Mar 6, 2023
@matthewfeickert matthewfeickert merged commit 64015b4 into main Mar 6, 2023
@matthewfeickert matthewfeickert deleted the feat/add-pip-tools-lock-file branch March 6, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use pip-tools lock files to create consistent install environments

2 participants