issues
search
cgwire
/
zou
Zou is the Kitsu API. It allows you to store and manage your production data
https://zou.cg-wire.com
GNU Affero General Public License v3.0
170
stars
104
forks
source link
various improvements
#882
Closed
EvanBldy
closed
2 weeks ago
EvanBldy
commented
2 weeks ago
Problem
Some requirements are outdated.
Some tests are broken due to that PR
https://github.com/cgwire/zou/pull/864
For github actions CI we don't use latest version of ubuntu.
Solution
Upgrade outdated requirements.
Fix broken tests.
Use latest version of ubuntu for github actions CI.
Problem
Solution