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.
1 parent 2f5caf2 commit b723482Copy full SHA for b723482
conda/meta.yaml
@@ -21,7 +21,7 @@ requirements:
21
- ezdxf
22
- ipython
23
- typing_extensions
24
- - nptyping >=2.0.0
+ - nptyping 2.0.0
25
- nlopt
26
- multimethod 1.6
27
- casadi
environment.yml
@@ -20,7 +20,7 @@ dependencies:
20
- - nptyping>=2.0.0
+ - nptyping=2.0.0
- path
0 commit comments