mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove stale comment
This commit is contained in:
parent
8b063c39cb
commit
70d09e6d5d
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -12,7 +12,6 @@ from setuptools import find_packages
|
|||
from setuptools import setup
|
||||
|
||||
requirements = [
|
||||
# https://github.com/mitsuhiko/click/issues/200
|
||||
"click>=5.0,<9.0",
|
||||
"click-log>=0.3.0, <0.5.0",
|
||||
"requests >=2.20.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue