Skip to content

Commit de34d29

Browse files
authored
Last xlib purge
1 parent 92dd14a commit de34d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from setuptools import setup, find_packages
88

99
REQUIRES_PYTHON = '>=3.4.0'
10-
REQUIRED = ['python-xlib']
10+
REQUIRED = []
1111
EXTRAS = {}
1212

1313
here = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)