diff --git a/projects/mistral.json b/projects/mistral.json new file mode 100644 index 0000000..99b5752 --- /dev/null +++ b/projects/mistral.json @@ -0,0 +1,12 @@ +{ + "name": "mistral", + "unofficial": true, + "subprojects": [ + "stackforge/mistral", + "stackforge/mistral-extra", + "stackforge/python-mistralclient" + ], + "core-team": [ + "rakhmerov" + ] +}