mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
fix: remove space in minimum version requirement of numpy
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ requirements:
|
||||
- requests
|
||||
- nlohmann_json
|
||||
- isodate
|
||||
- numpy >= 1.17
|
||||
- numpy >=1.17
|
||||
|
||||
test:
|
||||
imports:
|
||||
|
||||
Reference in New Issue
Block a user