Skip to content

Commit

Permalink
Revert "Merge pull request #4087 from elpaso/resource-sharing-plugin"
Browse files Browse the repository at this point in the history
This reverts commit db0fa9f, reversing
changes made to aaa8c4e.
  • Loading branch information
elpaso committed Feb 1, 2017
1 parent 3609c86 commit e6b38af
Show file tree
Hide file tree
Showing 145 changed files with 3 additions and 34,729 deletions.
3 changes: 2 additions & 1 deletion python/ext-libs/CMakeLists.txt
Expand Up @@ -37,7 +37,7 @@ ENDMACRO(EXT_PYLIB lib)
# Fallback to system package by default
EXT_PYLIB(yaml FALSE)

FOREACH(pkg httplib2 jinja2 markupsafe owslib pygments dateutil pytz nose2 requests dulwich giturlparse)
FOREACH(pkg httplib2 jinja2 markupsafe owslib pygments dateutil pytz nose2 requests)
EXT_PYLIB(${pkg} TRUE)
ENDFOREACH(pkg)

Expand All @@ -61,3 +61,4 @@ IF(WITH_INTERNAL_SIX)
)

ENDIF(WITH_INTERNAL_SIX)

29 changes: 0 additions & 29 deletions python/ext-libs/dulwich-0.16.3-py3.5.egg-info/PKG-INFO

This file was deleted.

196 changes: 0 additions & 196 deletions python/ext-libs/dulwich-0.16.3-py3.5.egg-info/SOURCES.txt

This file was deleted.

This file was deleted.

0 comments on commit e6b38af

Please sign in to comment.