Merge branch 'master' into upgrade-node-sass

This commit is contained in:
Álvaro Mondéjar 2020-05-03 14:24:45 +02:00 committed by GitHub
commit 0f7fb8b426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@ setup(
]
},
install_requires=[
'sphinx'
'sphinx'
],
tests_require=[
'pytest',