Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pin sphinx-copybutton and change config
sphinx-copybutton introduced a new feature in 0.5.1 which includes a default configuration that breaks the regexp prompt matching scheme. set copybutton_exclude to not include ".gp" as that's the class where we exactly look for the prompts we are matching. pin sphinx-copybutton at 0.5.1 to avoid future problems. Change-Id: Ie03bc27a9190e71b63fc68b484f23e53b8cb72dc References: executablebooks/sphinx-copybutton#185
- Loading branch information