Romain
Romain
I know it's not done fully yet but let me know what you think particularly about the failing test (if I should work to fix it or if the functionality...
Am back from a quick break so let me try to wrap this up. I know I still need to add environment markers (new feature but seems to be needed...
@maresb : it's because of this: `'xattr >=1.0.0,
Got it, so to summarize: - ok to break the dogfooding by having different files to generate the envs - figure out the broken tests. I'll see if I can...
That's a dangerous proposition :). At any rate, it seems the only actual failure is this: `_ test_it_uses_pip_repositories_with_env_var_substitution[conda-response_url_without_credentials] _`. I'll check around and fix it and also update the branch....
This is really weird. Running that test independently on my mac works fine. Let me keep digging.
Ah ha! The cache. Of course the cache. Thank you thank you thank you. OK, I'll take a look at the code changes and see if I can add what...
Since I am so slow, also updated to 1.8.3. Hopefully this is it for this :).
Let me look at the changes today and rebase everything to have update to 1.8.3 in a single commit (reordering stuff). Not sure about the installer though :(.
OK, I think I made both changes. It is indeed much cleaner :). Let me know what you think.