Skip to content

Commit

Permalink
Try to patch build environment #659
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Sep 10, 2024
1 parent 491e90b commit b5c7698
Show file tree
Hide file tree
Showing 2 changed files with 1,057 additions and 750 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ myst-parser = "*"
flake8 = "*"
coverage = "*"
flake8-docstrings = "*"
setuptools-scm = "*"
setuptools-scm = "==8.1.0"
us = "*"
jinja2 = "*"
flake8-bugbear = "*"
Expand All @@ -32,6 +32,7 @@ sphinxcontrib-devhelp = "1.0.2"
sphinxcontrib-htmlhelp = "2.0.1"
sphinxcontrib-qthelp = "1.0.3"
sphinxcontrib-serializinghtml = "1.1.5"
setuptools = "==71.1.0"

[packages]
beautifulsoup4 = "*"
Expand Down
Loading

0 comments on commit b5c7698

Please sign in to comment.