Extended manifest files with Python system packages (if available) #275

Merged
blacklight merged 7 commits from 274/refactor-integrations-manifests into master 2023-08-17 02:56:15 +02:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit a52de0e086 - Show all commits

View File

@ -20,7 +20,6 @@ requests
rsa rsa
sqlalchemy sqlalchemy
tornado tornado
tz
websocket-client websocket-client
websockets websockets
zeroconf>=0.27.0 zeroconf>=0.27.0

View File

@ -77,7 +77,6 @@ setup(
'rsa', 'rsa',
'sqlalchemy', 'sqlalchemy',
'tornado', 'tornado',
'tz',
'websocket-client', 'websocket-client',
'websockets', 'websockets',
'wheel', 'wheel',