We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3183f68 commit d63d099Copy full SHA for d63d099
1 file changed
setup.cfg
@@ -38,9 +38,9 @@ include = ckan, ckanext
38
39
[options.entry_points]
40
41
-pytest11 =
42
- ckan = ckan.tests.pytest_ckan.ckan_setup
43
- ckan_fixtures = ckan.tests.pytest_ckan.fixtures
+# pytest11 =
+# ckan = ckan.tests.pytest_ckan.ckan_setup
+# ckan_fixtures = ckan.tests.pytest_ckan.fixtures
44
45
console_scripts =
46
ckan = ckan.cli.cli:ckan
0 commit comments