Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
dyumanaditya authored Jan 27, 2023
1 parent a5f3e10 commit f393a1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ description = An explainable inference software supporting annotated, real value
long_description = file: README.md, LICENSE.md
long_description_content_type = text/markdown
url = https://github.com/lab-v2/pyreason
license = BSD 3-clause
project_urls =
Bug Tracker = https://github.com/lab-v2/pyreason/issues
repository = https://github.com/lab-v2/pyreason
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: BSD 3-Clause
License :: OSI Approved :: BSD License
Operating System :: OS Independent

[options]
Expand All @@ -25,4 +26,4 @@ install_requires =
pandas
numba
numpy
memory_profiler
memory_profiler

0 comments on commit f393a1d

Please sign in to comment.