Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oysstu committed Apr 6, 2022
1 parent a264875 commit 039d46e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ def build_extension(self, ext):
'imcpy.actors',
'imcpy.algorithms',
'imcpy.coordinates',
'imcpy.network'],
'imcpy.network',
'utils'],
python_requires='>=3.6',
install_requires=['netifaces'],
extras_require={'LSFExporter': ['pandas']},
Expand Down

0 comments on commit 039d46e

Please sign in to comment.