We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4d880 commit d524c76Copy full SHA for d524c76
setup.py
@@ -1,8 +1,8 @@
1
#!/usr/bin/env python
2
3
import os
4
-import sys
5
from pathlib import Path
+import sys
6
from typing import Sequence
7
8
from setuptools import setup, find_packages
0 commit comments