Skip to content

Commit

Permalink
setup.cfg: use text/x-rst instead of text/rst
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Oct 11, 2021
1 parent d2edbae commit 66acbc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = Git for data scientists - manage your code and data together
name = dvc
long_description = file: README.rst
long_description_content_type = text/rst
long_description_content_type = text/x-rst
license = Apache License 2.0
license_file = LICENSE
url = http://dvc.org
Expand Down

0 comments on commit 66acbc8

Please sign in to comment.