mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
pycotap is not need to run PySolFC (#353)
pycotap is only needed for the single unittest, tap_unittests.py
This commit is contained in:
parent
10af041972
commit
0afc62478e
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -74,7 +74,6 @@ kw = {
|
|||
'install_requires': [
|
||||
'attrs>=18.2.0',
|
||||
'configobj',
|
||||
'pycotap',
|
||||
'pysol_cards',
|
||||
'random2',
|
||||
'six',
|
||||
|
|
Loading…
Add table
Reference in a new issue