Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Move ZPublisher.xmlrpc back to Zope
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Sep 23, 2018
1 parent 33c5d24 commit 7434af6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 410 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Changelog
4.0b3 (unreleased)
------------------

- Nothing changed yet.
- Move `ZPublisher.xmlrpc` back to `Zope`.


4.0b2 (2018-08-31)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
'zope.processlifetime',
'zope.schema',
'zope.testing',
'Zope >= 4.0b3',
'Zope >= 4.0b6',
],
extras_require={
'sdnotify': ['sdnotify'],
Expand Down
200 changes: 0 additions & 200 deletions src/ZServer/ZPublisher/tests/test_xmlrpc.py

This file was deleted.

Loading

0 comments on commit 7434af6

Please sign in to comment.