anki-geo / ultimate-geography

Geography flashcard deck for Anki
https://ankiweb.net/shared/info/2109889812
Other
819 stars 81 forks source link

Fix: re-lock dependencies to fix `ValueError` during install #607

Closed samm81 closed 1 year ago

samm81 commented 1 year ago

running pipenv install would get a ValueError: "Requirement" object has no field "use_pep517", the internet suggested that running pipenv lock would fix the issue - and it did