Conversation
|
Thought I'd see what the CI thought of this change... |
|
So, it looks like this is failing on py27 as it's installing I'm not a pip expert (as I use The classifiers imply it works on any Python Packaging is hard! 🥴 |
The classifiers even incorrectly included Python 2, until I send out a PR there, which got merged in 6 hours ago. :-)
Thanks for the hint. I also send out another PR there.
This is also true. And we can probably do it by Environment Markers. Not sure whether we can chain multiple markers, though:
Can't agree more! 🥴 |
Co-authored-by: Ray Luo <rayluo.mba@gmail.com>
Resolves #94
Resolves conda-forge/msal_extensions-feedstock#11