We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62a0cb commit bc7af6fCopy full SHA for bc7af6f
README.rst
@@ -13,6 +13,12 @@ data from this data format and read it into pandas DataFrame
13
* Documentation: https://cadwrdeltamodeling.github.io/pyhecdss/
14
15
16
+Installation
17
+------------
18
+> **Warning:** pip installs do not work. Please use conda installs from the cadwr-dms channel
19
+
20
+``conda create -c conda-forge -c cadwr-dms -n test_pyhecdss python=3.12 pyhecdss``
21
22
Features
23
--------
24
0 commit comments