Skip to content
Snippets Groups Projects
Unverified Commit c767444f authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

Add missing test dependency to py-alabaster (#13325)

parent a602ed87
Branches
Tags
No related merge requests found
......@@ -20,3 +20,4 @@ class PyAlabaster(PythonPackage):
version('0.7.9', sha256='47afd43b08a4ecaa45e3496e139a193ce364571e7e10c6a87ca1a4c57eb7ea08')
depends_on('py-setuptools', type='build')
depends_on('py-pygments', type='test')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment