fangyulim / BTS_Flight_Forecast

Flight delay
MIT License
1 stars 0 forks source link

Setting up CI/CD #21

Closed sushmavankayala closed 4 months ago

sushmavankayala commented 4 months ago

Changes included in this branch:

  1. requirements.txt
  2. environment.yml
  3. pyproject.toml
  4. build_test.yml for git CI/CD

Note: I've reduced the threshold of pylint from 10 to 9, for it to not be a blocker in development. We will need to update it to 10 soon.