Your current working environment for any project should always be documented with the project. To maximize the reproducibility of your workflow, include both an [[environment.yml]] file and a [[requirements.txt]] file for those using [[conda]] and [[virtualenv]], respectively.