diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2021-03-27 17:04:18 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2021-03-27 17:04:18 -0400 |
commit | b5eadccc4d51363fac26d6fd7093db1fd83b8ccd (patch) | |
tree | 30ffe64f7f5e04ef8ba2993076fd6cc6e9b52524 | |
parent | 3d660e49a4d1a1b7fb8fca725b17958a9e16c5c4 (diff) | |
download | python-setuptools-git-b5eadccc4d51363fac26d6fd7093db1fd83b8ccd.tar.gz |
Remove latent comment. Meant for previous commit.
-rw-r--r-- | setup.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -67,7 +67,6 @@ testing = jaraco.path>=3.2.0 docs = - # Keep these in sync with docs/requirements.txt # upstream sphinx jaraco.packaging >= 8.2 |