Commit Graph

28 Commits

Author SHA1 Message Date
Ace
758d748d76 prepare for release 2.0.4 2024-06-26 01:47:58 +02:00
Ace
e710964e10 Best practices & code cleanup 2023-12-18 12:46:33 +01:00
Ace
e2616d3795
v2.0.3 2023-11-08 11:11:40 +01:00
Ace
b90d01a2ba
Update setup.py 2023-11-08 10:47:53 +01:00
Ace
9486006e86 naming convention 2023-06-03 16:16:07 +02:00
aceisace
5b032d6231 Improved formatting 2022-04-02 01:30:17 +02:00
aceisace
fa496f2c90 Unify setup requirements and requirements.txt 2022-03-31 18:03:42 +02:00
Ace
fd93ee5525
bump feedparser to 6.0.8 2021-11-11 13:26:49 +01:00
Ace
fc4dacb3fe
Hotfix for missing dependency 2021-07-11 13:09:04 +02:00
wface
5a163a65a8 changed yfinance requirement to 0.1.62 2021-07-11 11:26:05 +02:00
wface
48204c0c55 inkycal_stocks module update
updates the inkycal_stocks module from 0.3 to 0.5
2021-07-08 17:20:27 +02:00
Ace
d8e5a8e39a
Freeze arrow to v0.17.0 -> dependency issue #175 2021-02-26 21:54:15 +01:00
Robert Sirre
32846ef1e7 Corrected typo 2020-12-06 23:26:17 +01:00
Ace
545a6207fb temporary removed numpy due to issues with rpi os 2020-11-25 20:55:02 +01:00
Ace
578f48d24d added official suppport for inkycal_stocks.py (by @worstface) 2020-11-25 10:22:34 +01:00
Ace
78c7504287 setup improvements
changed development stage from alpha to beta. added some additional classifiers. Included README of github in project description.
2020-11-24 15:27:40 +01:00
Ace
0ce871187c Revert "fixed missing requirement"
This reverts commit f28ee3aa69.
2020-11-23 13:49:45 +01:00
Ace
f28ee3aa69
fixed missing requirement 2020-11-23 12:24:18 +01:00
Ace
3832e546fa Added requirement for Todoist-module 2020-11-21 16:18:41 +01:00
Ace
ea51185173 pyowm improvements #137
- Bump pyowm from 2.10.0 to 3.1.1 (latest)
- updated Weather module to support new pyowm version
- removed ad-hoc logic for beaufort scale (supported by pyowm now)
- Added support for location ID and location string (see #137)
2020-11-12 10:22:34 +01:00
Ace
8d88375202
Fixed typo 2020-11-11 11:26:01 +01:00
Ace
b1c06b3add Code cleanup, adapting modules for new web-ui 2020-11-10 22:48:04 +01:00
Ace
4469169adc
synced packages from requirement file 2020-09-12 00:50:51 +02:00
Ace
88adcb4e7f
bump recurring-ical-events to v0.1.17b0 2020-06-17 21:19:20 +02:00
Ace
aff7a59df0
fixed typo 2020-06-05 00:47:09 +02:00
Ace
3dbf287613
Added jsmin as core requirement 2020-06-05 00:24:12 +02:00
Ace
58b8563bc8
Lock pyowm to v2.10.0
The new release v3.0.0 is not backwards compatible. To prevent the weather module from breaking, pyowm v2.10.0 will be installed.
Fix for "AttributeError: 'OWM' object has no attribute 'weaher_at_place'"
2020-06-03 16:08:00 +02:00
Ace
c1ab877bee Create setup.py 2020-05-29 04:16:38 +02:00