File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 11<h1 align =" center " >scipy-stubs</h1 >
22
33<p align =" center " >
4- Type stubs for <a href="https://github.com/scipy/scipy">SciPy</a>.
4+ Typing stubs for <a href="https://github.com/scipy/scipy">SciPy</a>.
55</p >
66
77<p align =" center " >
Original file line number Diff line number Diff line change @@ -5,24 +5,19 @@ requires = ["poetry-core"]
55[tool .poetry ]
66authors = [
" Joren Hammudoglu <[email protected] >" ]
77classifiers = [
8- " Development Status :: 3 - Alpha " ,
8+ " Development Status :: 3 - Beta " ,
99 " Operating System :: OS Independent" ,
10- " Topic :: Scientific/Engineering" ,
1110 " Typing :: Stubs Only" ,
1211 " Typing :: Typed" ,
13- " Programming Language :: Python :: 3.10" ,
14- " Programming Language :: Python :: 3.11" ,
15- " Programming Language :: Python :: 3.12" ,
16- " Programming Language :: Python :: 3.13" ,
1712]
18- description = " Type stubs for SciPy"
13+ description = " Typing Stubs for SciPy"
1914documentation = " https://github.com/jorenham/scipy-stubs?tab=readme-ov-file#scipy-stubs"
2015license = " BSD-3-Clause"
2116name = " scipy-stubs"
2217packages = [{include = " scipy-stubs" }]
2318readme = " README.md"
2419repository = " https://github.com/jorenham/scipy-stubs/"
25- version = " 1.14.1.0.dev0 "
20+ version = " 1.14.1.0"
2621
2722[tool .poetry .urls ]
2823"Bug Tracker" = " https://github.com/jorenham/scipy-stubs/issues"
You can’t perform that action at this time.
0 commit comments