mirror of
https://github.com/hemna/aprsd-stock-plugin.git
synced 2026-06-03 06:24:37 -04:00
Remove aprsd from dependencies
This commit is contained in:
@@ -20,7 +20,6 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
]
|
||||
dependencies = [
|
||||
"aprsd>=4.2.0",
|
||||
"oslo-config",
|
||||
"yfinance",
|
||||
]
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
pbr
|
||||
aprsd>=4.2.0
|
||||
yfinance
|
||||
|
||||
Reference in New Issue
Block a user