Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/noklam/pandera
Browse files Browse the repository at this point in the history
  • Loading branch information
noklam committed Nov 3, 2023
2 parents 9854ab9 + 06953ef commit 93d184b
Show file tree
Hide file tree
Showing 33 changed files with 3,466 additions and 10,303 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ nox-dev-requirements: deps-from-conda
nox -db mamba --envdir .nox-mamba -s dev_requirements

requirements-docs.txt: deps-from-conda
pip-compile requirements.in --output-file requirements-docs.txt -v --resolver backtracking
pip-compile requirements.in --no-emit-index-url --output-file requirements-docs.txt -v --resolver backtracking
Loading

0 comments on commit 93d184b

Please sign in to comment.