Merge pull request #686 from akka/wip-2432-√
#2432 - turning off smarty pants so that our quotes don't get mangled in...
This commit is contained in:
commit
da8a62545d
1 changed files with 2 additions and 1 deletions
|
|
@ -15,5 +15,6 @@ setup(
|
|||
description = __doc__,
|
||||
author = "Akka",
|
||||
packages = ['styles'],
|
||||
entry_points = entry_points
|
||||
entry_points = entry_points,
|
||||
html_use_smartypants = false
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue