From 50ff08118ac38e216ac518ca840b52ec94b33b97 Mon Sep 17 00:00:00 2001 From: Michal Simon Date: Wed, 30 Jan 2019 14:13:32 +0100 Subject: [PATCH] Update README with a deprication note. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index d9ac03d..cc46478 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,13 @@ pyxrootd |buildstatus| Python bindings for XRootD +Note +------------ + +XRootD Python bindings have been integrated into the core XRootD project +(please have a look at: https://github.com/xrootd/xrootd/tree/master/bindings/python). +This reposityry is now deprecated. + Requirements ------------