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 4870113 commit 94b7b9aCopy full SHA for 94b7b9a
setup.py
@@ -123,7 +123,7 @@ def find_stub_files(stub_root: str):
123
name='timefold-solver',
124
version=timefold_solver_python_version,
125
license='Apache License Version 2.0',
126
- license_file='LICENSE',
+ license_file='LICENSE.txt',
127
description='An AI constraint solver that optimizes planning and scheduling problems',
128
long_description=long_description,
129
long_description_content_type='text/markdown',
0 commit comments