Skip to content

Commit cd796cf

Browse files
authored
Merge pull request #100 from travigd/patch-1
Remove invalid quotes in setup.cfg
2 parents be38594 + c340306 commit cd796cf

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.github_project_name}}

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal=1
33

44
[metadata]
55
long_description = file: README.md
6-
long_description_content_type = "text/markdown"
6+
long_description_content_type = text/markdown
77
license_file = LICENSE.txt

0 commit comments

Comments
 (0)