Metadata-Version: 2.1
Name: xchk-core
Version: 0.1.4
Summary: Core functionality for the xchk teaching framework
License: MIT
Author: Vincent Nys
Author-email: vincentnys@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=2.2,<3.0)
Requires-Dist: django-enumfield (>=2.0.1,<3.0.0)
Requires-Dist: graphviz (>=0.14.1,<0.15.0)
Requires-Dist: pinax-notifications (>=6.0.0,<7.0.0)
Requires-Dist: python-igraph (>=0.8.2,<0.9.0)
