Commit Graph

4 Commits (9711c1b2022fca64aff0168b8eb99d60b1335c0a)

Author SHA1 Message Date
junos 9711c1b202 Use python-dotenv for environment variables.
PyCharm did not load conda environment variables.
2020-12-24 14:03:36 +01:00
junos 280fa5867c Create the environment from file.
Add conda-forge as a channel for some packages.
2020-12-24 11:41:21 +01:00
junos dcd5bdbdd1 Only list the user-specified packages in environment.yml.
Let conda satisfy dependencies on each platform separately.
2020-12-24 11:35:16 +01:00
junos 98815ec973 Set up requirements.
Install packages to check the code formatting.
Do this before every commit.
2020-12-23 17:06:25 +01:00