fbchat icon indicating copy to clipboard operation
fbchat copied to clipboard

missing requirements.txt

Open ibaguio opened this issue 5 years ago • 1 comments

It would be very much appreciated if the requirements.txt is included in the repository.

ibaguio avatar Feb 09 '20 14:02 ibaguio

Hi @ibaguio, for the most part, you can view our requirements in the tool.flit.metadata.requires key in pyproject.toml, and you can use flit install as a replacement for pip install -r requirements.txt.

I'm inclined to not duplicate these to requirements.txt, unless there's a good reason, can you tell me your use cases?

madsmtm avatar Feb 09 '20 14:02 madsmtm