We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02ed15 commit 5c84233Copy full SHA for 5c84233
setup.py
@@ -10,7 +10,7 @@
10
11
setup(name="pystruct",
12
version="0.2.1",
13
- install_requires=["ad3", "pyqpbo"],
+ install_requires=["ad3"],
14
packages=['pystruct', 'pystruct.learners', 'pystruct.inference',
15
'pystruct.models', 'pystruct.utils', 'pystruct.datasets',
16
'pystruct.tests', 'pystruct.tests.test_learners',
0 commit comments