Metadata-Version: 2.1
Name: prepare-assignment
Version: 0.1.0
Summary: Prepare assignment
License: MIT
Author: Bonajo
Author-email: m.bonajo@fontys.nl
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: gitpython (>=3.1.31,<4.0.0)
Requires-Dist: importlib-resources (>=5.12.0,<6.0.0)
Requires-Dist: jsonschema (>=4.17.3,<5.0.0)
Requires-Dist: prepare-toolbox (>=0.2.0,<0.3.0)
Requires-Dist: ruamel-yaml (>=0.17.21,<0.18.0)
Requires-Dist: virtualenv (>=20.24.5,<21.0.0)
Description-Content-Type: text/markdown

# Prepare assignment

Prepare assignment is a helper tool to prepare assignments at Fontys Venlo.

## Dependencies

- Git
- Python >=3.8
- Docker (if using Docker based actions)

## Limitations

For now cloning the action repositories is done using SSH, 
so if you don't have that setup it will not work
