Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Revert "Expose pulpcore_version to plugin writers"
This reverts commit b3af3ad.
  • Loading branch information
dralley authored and daviddavis committed Sep 30, 2020
1 parent b3af3ad commit 4582731
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion CHANGES/plugin_api/7624.feature

This file was deleted.

3 changes: 0 additions & 3 deletions pulpcore/plugin/__init__.py
@@ -1,5 +1,2 @@
# plugins declare that they are a pulp plugin by subclassing PulpPluginAppConfig
from pulpcore.app.apps import PulpPluginAppConfig # noqa

# allow plugins to access the pulpcore version
from pulpcore import __version__ as pulpcore_version # noqa

0 comments on commit 4582731

Please sign in to comment.