I need conda packages for all requirements to create Windows installers for Quasar (https://quasar.codes). Adding this code to your repo makes building them easier, because all the code is already in the repo. But anyway, feel free to close this PR if you do not want this inside your repository.
Ideally, this package should become a part of the conda-forge, which then takes care of building packages.
Conda packages can be built with "conda-build conda/" (a package I got with that command is on https://quasar.codes/conda/noarch/).
I need conda packages for all requirements to create Windows installers for Quasar (https://quasar.codes). Adding this code to your repo makes building them easier, because all the code is already in the repo. But anyway, feel free to close this PR if you do not want this inside your repository.
Ideally, this package should become a part of the conda-forge, which then takes care of building packages.