Skip to content

Commit

Permalink
Merge pull request #22 from IEAWindTask37/solid-python-in-setup
Browse files Browse the repository at this point in the history
Update setup.py to include solidoython dependency
  • Loading branch information
akey7 authored Jun 24, 2021
2 parents ec59b5e + 384361e commit 1a0b31b
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 1a0b31b

Please sign in to comment.