From 6129a1f78259ca42e1a739604879d42b1c6e82c9 Mon Sep 17 00:00:00 2001 From: Justin Ely Date: Wed, 8 Feb 2017 21:17:23 -0500 Subject: Theme addition (#161) * add initial recipe for stsci_sphinx_theme * Use version to create tag string --- stsci_sphinx_theme/bld.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 stsci_sphinx_theme/bld.bat (limited to 'stsci_sphinx_theme/bld.bat') diff --git a/stsci_sphinx_theme/bld.bat b/stsci_sphinx_theme/bld.bat new file mode 100644 index 0000000..39b5e1f --- /dev/null +++ b/stsci_sphinx_theme/bld.bat @@ -0,0 +1 @@ +%PYTHON% setup.py install -- cgit