Skip to content
Snippets Groups Projects
Commit 45f38230 authored by tuhe's avatar tuhe
Browse files

Added automatic testing of snip-tags

parent c9faed34
No related branches found
No related tags found
No related merge requests found
......@@ -33,5 +33,5 @@ setuptools.setup(
package_dir={"": "src"},
packages=setuptools.find_packages(where="src"),
python_requires=">=3.8",
install_requires=['pexpect', 'wexpect', 'pybtex'],
install_requires=['pexpect', 'wexpect', 'pybtex', 'snipper'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment