Skip to content

Commit 0356263

Browse files
authored
Env: Add conda (pals-project#35)
Having the `conda` command available is useful for IDE integration, e.g., in PyCharm.
1 parent 0329641 commit 0356263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ channels:
55
- nodefaults
66

77
dependencies:
8+
- conda
89
- pre-commit
910
- pydantic
1011
- pytest

0 commit comments

Comments
 (0)