Skip to content

Commit

Permalink
Merge pull request #1 from BasisResearch/riadas-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
riadas authored Oct 2, 2023
2 parents 79883b9 + b5a0dce commit f228c2d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# cities
# cities
```
python -m venv venv
venv/bin/activate
pip install -r requirements.txt
pytest tests/
```

0 comments on commit f228c2d

Please sign in to comment.