mirror of
https://github.com/wassname/seq2seq-time.git
synced 2026-07-31 12:40:18 +08:00
424 B
424 B
This project has multiple ways of documenting requirements
- environment.yaml - This is the manual requirements, use it to install a new test or dev environment
- environment.min.yaml - This is the minimum requirements, use it to install a new test or dev environment
- environment.max.yaml - This pins all conda packages, use for production or finding vunrebilities
- requirements.txt - For people or bots not using conda