mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
This package lets you use real Python (PEP435-style) enums with Django. Signed-off-by: Adam Duskett <Aduskett@gmail.com> [Thomas: add select on python-enum34 if python 2.x is used] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>