Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
chore: Remove declaring timefold-solver-enterprise as an 'extra' feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher-Chianelli committed Apr 11, 2024
1 parent a0b36ec commit 8a75069
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,6 @@ def find_stub_files(stub_root: str):
install_requires=[
'JPype1>=1.5.0',
],
extras_require={
'enterprise': [f'timefold-solver-enterprise=={version}'],
},
cmdclass={'build_py': FetchDependencies},
package_data={
'timefold.solver.jars': ['*.jar'],
Expand Down

0 comments on commit 8a75069

Please sign in to comment.