Commit Graph

13 Commits

Author SHA1 Message Date
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