You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently switched the base flower and some actual flowers to use github actions. I'm opening an issue here to suggest this flower also update if you can.
I recently switched the base flower and some actual flowers to use github actions. I'm opening an issue here to suggest this flower also update if you can.
You can see the changes I made here: https://github.com/kivy-garden/graph/commits/master.
With these changes, the action will:
The following changes were also made in this PR and previously:
find_namespace_packages
.extras_require
was updated._version.py
file because otherwise there are import issues if kivy is not already pre-installed (Externalize __version__ flower#1).sphinx_rtd_theme
theme in conf.py.tests
directory underkivy_garden/flower
so it is installed when the flower is installed.The text was updated successfully, but these errors were encountered: