brdevstreamers / brdevstreamers-api

Home Page:brdevstreamers-api.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix: Remove deprecated project management files

vcwild opened this issue · comments

Proposal

Use the default implementation of pyproject.toml and remove deprecated requirements files.

What needs to be done

  • Add pyproject.toml
  • Remove pipfile
  • Remove requirements.txt
  • Update the Dockerfile reference with pip install ., do not use requirements.txt