Skip to content

Commit f9e12fd

Browse files
committed
chore: install missing pyfakefs dev package
1 parent 806799a commit f9e12fd

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

poetry.lock

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ pre-commit = "*"
4949
pytest = "*"
5050
setuptools = "*"
5151
wheel = "*"
52+
pyfakefs = "*"
5253

5354
[project.scripts]
5455
codius = "codius.main:main"

0 commit comments

Comments
 (0)