Skip to content

Commit d63d099

Browse files
committed
remove pytest from setup
1 parent 3183f68 commit d63d099

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ include = ckan, ckanext
3838

3939
[options.entry_points]
4040

41-
pytest11 =
42-
ckan = ckan.tests.pytest_ckan.ckan_setup
43-
ckan_fixtures = ckan.tests.pytest_ckan.fixtures
41+
# pytest11 =
42+
# ckan = ckan.tests.pytest_ckan.ckan_setup
43+
# ckan_fixtures = ckan.tests.pytest_ckan.fixtures
4444

4545
console_scripts =
4646
ckan = ckan.cli.cli:ckan

0 commit comments

Comments
 (0)