diff --git a/kivyplots/version.py b/kivyplots/version.py new file mode 100644 index 0000000..b8023d8 --- /dev/null +++ b/kivyplots/version.py @@ -0,0 +1 @@ +__version__ = '0.0.1' diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9af26a7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +kivy.garden +# garden.matplotlib +kivy