examples require gridlock
This commit is contained in:
parent
7f22f83c68
commit
74e212f560
1 changed files with 3 additions and 0 deletions
3
setup.py
3
setup.py
|
|
@ -29,6 +29,9 @@ setup(name='meanas',
|
|||
'pytest',
|
||||
'dataclasses',
|
||||
],
|
||||
'examples': [
|
||||
'gridlock',
|
||||
],
|
||||
},
|
||||
classifiers=[
|
||||
'Programming Language :: Python :: 3',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue