diff --git a/setup.py b/setup.py index 17a0064..9d90c0c 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,5 @@ """ Usual setup file for package """ + # read the contents of your README file from pathlib import Path