Skip to content

Commit

Permalink
Merge pull request pyusb#149 from ehem/master
Browse files Browse the repository at this point in the history
Remove the quick packaging job, note availability of package in Debian
  • Loading branch information
walac committed Jun 20, 2016
2 parents 665334e + bf4a626 commit 748a96b
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 53 deletions.
12 changes: 12 additions & 0 deletions README.rst
Expand Up @@ -64,6 +64,18 @@ install PyUSB::
Just bear in mind that you still follow to procedure to install the
libusb library.

For pure Debian variants
------------------------

For pure Debian systems you are advised to install either the
python-usb or python3-usb packages. These are prebuilt based on
PyUSB and libusb-1.0::

$ sudo apt-get install python-usb python3-usb

You may wish to get the backported version 1.0, since PyUSB
doesn't depend upon any truly unstable packages.

Installing PyUSB on Windows
===========================

Expand Down
5 changes: 0 additions & 5 deletions debian/changelog

This file was deleted.

1 change: 0 additions & 1 deletion debian/compat

This file was deleted.

32 changes: 0 additions & 32 deletions debian/control

This file was deleted.

4 changes: 0 additions & 4 deletions debian/pyusb.docs

This file was deleted.

11 changes: 0 additions & 11 deletions debian/rules

This file was deleted.

0 comments on commit 748a96b

Please sign in to comment.