diff options
author | m0sia <m0sia@m0sia.ru> | 2018-03-21 15:53:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-21 15:53:20 -0500 |
commit | 18e0631ddc0d0780174f437a0452f91defbfe24f (patch) | |
tree | 866d472798732ae74783f1ad8584a1a433f827f3 | |
parent | bb9eb82609e0b36b2a480728efe3e62948500e3f (diff) | |
download | pyParrotZikTCP-18e0631ddc0d0780174f437a0452f91defbfe24f.tar.xz pyParrotZikTCP-18e0631ddc0d0780174f437a0452f91defbfe24f.zip |
Update requirements.txt
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/requirements.txt b/requirements.txt index cc37c23..caab114 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,25 +1,3 @@ -# Requirements automatically generated by pigar. -# https://github.com/Damnever/pigar - -# parrot_zik/resource_manager.py: 5 beautifulsoup4 == 4.6.0 - -# parrot_zik/bluetooth_paired_devices.py: 9 binplist == 0.1.4 - -# parrot_zik/bluetooth_paired_devices.py: 12 -# parrot_zik/resource_manager.py: 1 pybluez == 0.22 - -# parrot_zik/indicator/mac.py: 6 -pyobjc-core == 4.1 - -# parrot_zik/indicator/mac.py: 5 -# parrot_zik/status_app_mac.py: 2 -pyobjc-framework-cocoa == 4.1 - -# parrot_zik/indicator/mac.py: 6 -pyobjc-framework-exceptionhandling == 4.1 - -# setup.py: 7 -setuptools == 34.3.3 |