Skip to content

Commit 08372e1

Browse files
authored
Fix deprecation warning from setuptools (VirusTotal#200)
1 parent a9cdb55 commit 08372e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
description-file = README.md
2+
description_file = README.md
33
license_file = LICENSE
44

55
[test]

0 commit comments

Comments
 (0)