Skip to content

Commit 0a8dd14

Browse files
committed
allowing default channel
1 parent cd24423 commit 0a8dd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins.environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: dms_datastore
22
channels:
33
- cadwr-dms
44
- conda-forge
5-
- nodefaults
5+
# - nodefaults # removing so that tabula-py can be installed from main as conda-forge version is too old
66
dependencies:
77
- python=3.12
88
- pip

0 commit comments

Comments
 (0)