Skip to content

Commit

Permalink
remove testing
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Jan 5, 2024
1 parent 5c2c6ef commit ef29b39
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 175 deletions.
7 changes: 1 addition & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
install_requires=[
"Plone",
"setuptools",
"plone.api",
"plone.distribution",
"codesyntax.login",
"collective.easyform",
Expand All @@ -68,12 +69,6 @@
extras_require={
"test": [
"plone.app.testing",
# Plone KGS does not use this version, because it would break
# Remove if your package shall be part of coredev.
# plone_coredev tests as of 2016-04-01.
"plone.testing>=5.0.0",
"plone.app.contenttypes",
"plone.app.robotframework[debug]",
],
},
entry_points="""
Expand Down
66 changes: 0 additions & 66 deletions src/codesyntax/distributions/tests/robot/test_example.robot

This file was deleted.

33 changes: 0 additions & 33 deletions src/codesyntax/distributions/tests/test_robot.py

This file was deleted.

70 changes: 0 additions & 70 deletions src/codesyntax/distributions/tests/test_setup.py

This file was deleted.

0 comments on commit ef29b39

Please sign in to comment.