File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,12 @@ authors = [
99 { name = " Claudio Satriano" , email = " satriano@ipgp.fr" },
1010]
1111description = " Repeating earthquakes search and analysis"
12+ license = " GPL-3.0-or-later"
13+ license-files = [" LICENSE.txt" ]
1214classifiers = [
1315 " Development Status :: 4 - Beta" ,
1416 " Environment :: Console" ,
1517 " Intended Audience :: Science/Research" ,
16- " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)" ,
1718 " Operating System :: OS Independent" ,
1819 " Programming Language :: Python" ,
1920 " Programming Language :: Python :: 3" ,
@@ -37,9 +38,6 @@ dependencies = [
3738 " pygments" ,
3839]
3940
40- [project .license ]
41- text = " GNU General Public License v3 or later (GPLv3+)"
42-
4341[project .urls ]
4442Homepage = " https://requake.seismicsource.org"
4543Source = " https://github.com/SeismicSource/requake"
You can’t perform that action at this time.
0 commit comments