Figg c01b29a710 more test messages + test typo checking | 7 ay önce | |
---|---|---|
archive | 8 ay önce | |
data | 7 ay önce | |
million | 7 ay önce | |
output | 8 ay önce | |
scripts | 7 ay önce | |
test | 7 ay önce | |
.drone.yml | 8 ay önce | |
.gitignore | 8 ay önce | |
Dockerfile | 8 ay önce | |
poetry.lock | 8 ay önce | |
pyproject.toml | 8 ay önce | |
pytest.ini | 8 ay önce | |
readme.md | 8 ay önce |
curl -sSL https://install.python-poetry.org | python3 -
Optionally configure poetry to create virtual envs in project root directories
poetry config virtualenvs.in-project true
poetry shell
poetry install
python -m scripts.[script name]
python -m scripts.find_holes
python -m scripts.read_top