Commit 5b1e84b6 authored by Simon Dawson's avatar Simon Dawson Committed by Peter Korsgaard
Browse files

python-nfc: fix autobuild failures

parent beb24ce2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,5 +22,5 @@ Index: b/setup.py
+      author_email='stephen.tiedemann@googlemail.com',
+      url='https://launchpad.net/nfcpy',
+      packages=['nfc', 'nfc/dev', 'nfc/llcp', 'nfc/ndef',
+                'nfc/npp', 'nfc/snep'],
+                'nfc/snep'],
+      )