Skip to content

Commit acf63e9

Browse files
authored
Update the readme field in pyproject.toml
1 parent 24cbfd1 commit acf63e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "varanus"
33
version = "1.0.0"
44
description = "A command line spider monitoring tool"
55
authors = ["Steven Almeroth <sroth77@gmail.com>"]
6-
readme = "README.rst"
6+
readme = "README.md"
77
repository = "https://github.com/scrapinghub/varanus"
88
classifiers = [ # https://pypi.org/classifiers/
99
"Development Status :: 5 - Production/Stable",

0 commit comments

Comments
 (0)