Skip to content

Commit 5b629d0

Browse files
authored
Update setup.py
1 parent 47fd08b commit 5b629d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
platforms="any",
1414
python_requires=">=3.9",
1515
install_requires=["pytest"],
16-
use_scm_version={"write_to": "src/pytest_reportlog/_version.py"},
17-
setup_requires=["setuptools_scm"],
1816
url="https://github.com/pytest-dev/pytest-reportlog",
1917
license="MIT",
2018
author="Bruno Oliveira",

0 commit comments

Comments
 (0)