Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit acb7d4e

Browse files
authored
Remove setup.py file (#109)
1 parent 06b257d commit acb7d4e

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

setup.cfg

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[aliases]
2-
dists = clean --all sdist bdist_wheel
3-
41
[metadata]
52
name = molecule-docker
63
url = https://github.com/ansible-community/molecule-docker
@@ -59,11 +56,6 @@ packages = find:
5956
include_package_data = True
6057
zip_safe = False
6158

62-
# These are required during `setup.py` run:
63-
setup_requires =
64-
setuptools_scm >= 1.15.0
65-
setuptools_scm_git_archive >= 1.0
66-
6759
# These are required in actual runtime:
6860
install_requires =
6961
ansible-compat >= 0.5.0

setup.py

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)