From 7c1792cad42890251a34f0617ce9b4b3e7abcf50 Mon Sep 17 00:00:00 2001 From: "Jason R. Jones" Date: Wed, 5 Sep 2018 21:29:53 -0400 Subject: [PATCH] Adding section for dependencies --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 3c0f221..c427c7f 100644 --- a/readme.md +++ b/readme.md @@ -61,6 +61,10 @@ Here are some examples screenshots of the widgets you can create: ![Rotary-Scale](https://tk-tools.readthedocs.io/en/latest/_images/rotary-scale.png) +# Dependencies + +This package is dependant on [engineering_notation](https://pypi.org/project/engineering-notation/), which is one of my other packages. + # Testing Basic testing has been instantiated *however* it is currently limited. To execute style testing: