We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a0bfb30 + 2cfbf48 commit 635d1e2Copy full SHA for 635d1e2
conda/environment.yml
@@ -8,4 +8,4 @@ dependencies:
8
- alinea.astk
9
- pip
10
- pip:
11
- - ..[test,doc]
+ - ..[test,doc]
src/hydroshoot/__init__.py
@@ -4,4 +4,4 @@
4
__version__ = version("hydroshoot")
5
except PackageNotFoundError:
6
# package is not installed
7
- pass
+ pass
0 commit comments