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 401b37f commit f502c75Copy full SHA for f502c75
conftest.py
@@ -1,4 +1,5 @@
1
"""Root conftest.py to ensure proper test configuration."""
2
+
3
import sys
4
from pathlib import Path
5
setup.py
"""Minimal setup.py for compatibility with tools that require it."""
from setuptools import setup
setup()
0 commit comments