Skip to content

Commit

Permalink
Allow python files to import packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rhit-windsors committed Dec 19, 2024
1 parent 398bbdb commit a73bfeb
Show file tree
Hide file tree
Showing 4 changed files with 1,789 additions and 928 deletions.
1 change: 1 addition & 0 deletions apps/runner/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ matplotlib = "*"
pymongo = "*"
pydantic = "==1.10.7"
pytest-cov = "*"
pipreqs = "*"

[dev-packages]
# libmagic dlls for windows hosts https://pypi.org/project/python-magic/ (when missing, vague errors and it crashes)
Expand Down
Loading

0 comments on commit a73bfeb

Please sign in to comment.