OpenCourseAPI / OwlAPI

An open source REST API written in Python to scrape and serve Foothill / De Anza course data :ledger:
https://opencourse.dev:3000
MIT License
9 stars 7 forks source link

Fix python version in Pipfile #71

Closed madhavarshney closed 4 years ago

madhavarshney commented 4 years ago

Resolve this: Warning: Your Pipfile requires python_version 3.x, but you are using 3.8.2

This seems to be caused by defining the python version as 3.x in the Pipefile.