We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54b4da commit 86f7b43Copy full SHA for 86f7b43
setup.py
@@ -1,4 +1,4 @@
1
-from anyio import Path
+from pathlib import Path
2
from setuptools import setup, find_packages
3
4
this_directory = Path(__file__).parent
0 commit comments