Skip to content

Commit

Permalink
Remove unused wasabi requirement (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd authored Dec 8, 2022
1 parent dca58ab commit b7ad847
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# Install requirements (also in setup.cfg)
wasabi>=0.8.1,<1.1.0

# Testing/development requirements
spacy>=3.0.0
pytest>=5.0.1
Expand Down
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ long_description_content_type = text/markdown
zip_safe = true
include_package_data = true
python_requires = >=3.6
install_requires =
wasabi>=0.8.1,<1.1.0

[options.entry_points]
spacy_loggers =
Expand Down

0 comments on commit b7ad847

Please sign in to comment.