mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-23 01:36:25 -06:00
Added the missing plus in gplv3+ for the Python packages.
This commit is contained in:
parent
fadc96da44
commit
0629a83266
@ -34,6 +34,6 @@ setup(
|
||||
python_requires='>=3.6',
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
|
||||
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
|
||||
],
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user