Skip to content

Commit

Permalink
#296 clarified Python Version #488 related
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolay-r committed Nov 7, 2023
1 parent 8aed3f8 commit 5ab8697
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def get_requirements(filenames):
setup(
name='arekit',
version='0.24.0',
python_requires=">=3.6",
description='Document level Attitude and Relation Extraction toolkit (AREkit)'
' for sampling and prompting mass-media news into datasets for ML-model training',
long_description=long_description,
Expand Down

0 comments on commit 5ab8697

Please sign in to comment.