diff --git a/setup.py b/setup.py index 8e377b7..a727aae 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,7 @@ -""" +""" For more detailed information, please check the accompanying README.md. """ + from pathlib import Path from setuptools import find_packages, setup