Skip to content

Commit ab2e942

Browse files
committed
📝 Update outdated inline comment
1 parent e520735 commit ab2e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'enum34; python_version<"3.4"', 'sh>=1.10; sys_platform!="nt"',
2626
'pep517<0.7.0"', 'toml',
2727
]
28-
# (pep517, pytoml and virtualenv are used by pythonpackage.py)
28+
# (pep517 and toml are used by pythonpackage.py)
2929

3030
# By specifying every file manually, package_data will be able to
3131
# include them in binary distributions. Note that we have to add

0 commit comments

Comments
 (0)