Skip to content

Commit

Permalink
build online: rm alabaster from setup.py as btd still installed its 0…
Browse files Browse the repository at this point in the history
….7.5 version, to see if defining alabaster in req-online only does the job
  • Loading branch information
PyrApple committed Jun 19, 2015
1 parent 60dfd9d commit 861a4bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@
install_requires=[
'CommonMark',
'six',
'alabaster'
]
)

0 comments on commit 861a4bc

Please sign in to comment.