Peter-Lam / climbr

A utility to log, visualize, and highlight climbing strengths, weaknesses, and trends. Built using Python, ElasticSearch, Kibana, and Docker
https://www.peterqlam.com
MIT License
5 stars 1 forks source link

Poetry.lock not present in webscraper #36

Closed Peter-Lam closed 2 years ago

Peter-Lam commented 2 years ago

On a fresh clone, poetry lock isn't present so there is a error when running docker-compose. Need to find a better solution than this and also duplicating the pyproject.toml....