diff options
Diffstat (limited to 'python/python-xlib/README')
-rw-r--r-- | python/python-xlib/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/python-xlib/README b/python/python-xlib/README index 57375e9b4b..93cefe5199 100644 --- a/python/python-xlib/README +++ b/python/python-xlib/README @@ -8,7 +8,3 @@ server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other streaming network protocol. The C Xlib is merely an interface to this protocol, providing functions suitable for a C environment. - -setuptools-scm is only required as a build dependency and can be -skipped if you would rather have it automatically grabbed from -pypi.python.org during the build process. |