11 Commits

Author SHA1 Message Date
af5f485dde Fix package discovery: explicitly include conf subpackage
The conf subpackage was not being included when installing from
GitHub because 'packages = {find = {}}' wasn't finding it properly.
This caused 'ModuleNotFoundError: No module named aprsd_stock_plugin.conf'
when running aprsd sample-config.
v1.0.4
2026-02-27 11:39:47 -05:00
518f44ff16 Fix package discovery to include conf subpackage v1.0.3 2026-02-26 16:23:18 -05:00
1f07247e9b Remove redundant config files and fix oslo.config dependency 1.0.2 2026-02-26 15:35:49 -05:00
c50a9d8fee Remove aprsd from dependencies 1.0.1 2026-01-27 13:11:52 -05:00
6206d7e096 updated README 2026-01-25 19:23:10 -05:00
22d22feace config export 2026-01-23 11:57:15 -05:00
f773887771 migrate to pyproject.toml and update tox.ini 2026-01-16 11:59:43 -05:00
1c2d0a4006 remove trace v0.1.3 2022-12-02 13:50:41 -05:00
fd5f92d22a Updated README v0.1.2 2021-11-09 14:47:22 -05:00
a226f0486f Working plugin pulled from aprsd itself.
This is the initial commit of the working yahoo finance stock
quotes plugin.   This was removed from APRSD itself to help
with the APRSD requirements.
v0.1.1
2021-11-09 14:43:31 -05:00
0e1ac06fb8 Initial commit v0.1.0 2021-11-09 14:28:52 -05:00