Skip to content

Commit

Permalink
Merge pull request #23 from IEAWindTask37/release-1.0.1
Browse files Browse the repository at this point in the history
Release 1.0.1 adds solidpython dependency.
  • Loading branch information
akey7 authored Jun 24, 2021
2 parents fda626e + 1a0b31b commit beb48db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
'matplotlib',
'numpy',
'ruamel_yaml',
'solidpython',
],
python_requires = '>=3.8',
packages = find_packages(exclude=['docs', 'tests', 'ext']),
Expand Down

0 comments on commit beb48db

Please sign in to comment.