Skip to content

Commit ba36d57

Browse files
referring to readme
1 parent 2ca40aa commit ba36d57

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,7 @@ classifiers = [
2828
'Programming Language :: Python :: 3',
2929
'Topic :: Scientific/Engineering',
3030
]
31-
readme.text = """
32-
pvlib python is a community developed toolbox that provides a set of
33-
functions and classes for simulating the performance of photovoltaic
34-
energy systems and accomplishing related tasks. The core mission of pvlib
35-
python is to provide open, reliable, interoperable, and benchmark
36-
implementations of PV system models.
37-
38-
We need your help to make pvlib-python a great tool!
39-
40-
Documentation: http://pvlib-python.readthedocs.io
41-
42-
Source code: https://github.com/pvlib/pvlib-python
43-
"""
44-
readme.content-type = "text/x-rst"
31+
readme = "README.md"
4532
dynamic = ["version"]
4633

4734

0 commit comments

Comments
 (0)