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
sqlalchemy
tornado
tz
websocket-client
websockets
zeroconf>=0.27.0

View File

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