Skip to content

Commit

Permalink
Remove leftovers of fanstatic integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz authored and dwt committed May 17, 2018
1 parent 0a85dbe commit 2787ab8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions requirements-full.txt
Expand Up @@ -24,17 +24,14 @@ ZEO==5.2.0
ZODB==5.4.0
ZServer==4.0b1 ; python_version < '3.0'
Zope2==4.0b1
fanstatic==1.0.0
five.globalrequest==99.1
five.localsitemanager==3.0.1
funcsigs==1.0.2
ipaddress==1.0.22
js.jquery==1.9.1
mock==2.0.0
pbr==4.0.2
persistent==4.2.4.2
pytz==2018.4
shutilwhich==1.1.0
six==1.11.0
transaction==2.2.1
waitress==1.1.0
Expand Down
3 changes: 0 additions & 3 deletions sources.cfg
Expand Up @@ -17,9 +17,6 @@ zExceptions = git ${remotes:github}/zExceptions pushurl=${remotes:github_push}/z
zope.globalrequest = git ${remotes:github}/zope.globalrequest pushurl=${remotes:github_push}/zope.globalrequest
zmi.styles = git ${remotes:github}/zmi.styles pushurl=${remotes:github_push}/zmi.styles

# Required depencencies
js.bootstrap = git https://github.com/gocept/js.bootstrap4.git branch=bootstrap4

# Optional dependencies
five.localsitemanager = git ${remotes:github}/five.localsitemanager pushurl=${remotes:github_push}/five.localsitemanager
Missing = git ${remotes:github}/Missing pushurl=${remotes:github_push}/Missing
Expand Down
1 change: 0 additions & 1 deletion src/Zope2/utilities/skel/etc/zope.ini.in
Expand Up @@ -4,7 +4,6 @@ zope_conf = %(here)s/wsgi.conf

[pipeline:main]
pipeline =
egg:fanstatic#fanstatic
egg:Zope#httpexceptions
zope

Expand Down
3 changes: 0 additions & 3 deletions versions-prod.cfg
Expand Up @@ -12,12 +12,10 @@ Chameleon = 3.2
DateTime = 4.2
DocumentTemplate = 3.0b3
ExtensionClass = 4.3.0
fanstatic = 1.0.0
five.globalrequest = 99.1
five.localsitemanager = 3.0.1
funcsigs = 1.0.2
ipaddress = 1.0.22
js.jquery = 1.9.1
mock = 2.0.0
Missing = 4.0.1
mock = 2.0.0
Expand All @@ -32,7 +30,6 @@ Products.ZCTextIndex = 4.0.2
pytz = 2018.4
Record = 3.4
RestrictedPython = 4.0b3
shutilwhich = 1.1.0
six = 1.11.0
transaction = 2.2.1
waitress = 1.1.0
Expand Down

0 comments on commit 2787ab8

Please sign in to comment.