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',
|
'pytest',
|
||||||
'dataclasses',
|
'dataclasses',
|
||||||
],
|
],
|
||||||
|
'examples': [
|
||||||
|
'gridlock',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Programming Language :: Python :: 3',
|
'Programming Language :: Python :: 3',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue