rekcäH nitraM
rekcäH nitraM
I have now tried implementing the `split_sections()` way and have found that both it and the previous way of manually parsing the requires.txt file doesn't seem to be able to...
Here's hope that https://github.com/pypa/pip/pull/9636 gets through soon and all of this becomes obsolete in a few years when users can use that new pip version.
Still, I would like to get this pull request through in some shape or form and not depend on the pip one, as no one knows how long that will...
> @dwt What's your short-term motivator for this? Is it just that lektor-atom is broken? Hm, maybe yes? I already have a local solution (the one you mentioned below) since...
Some feedback, before I deal with all the issues raised. Since https://github.com/pypa/pip/pull/9636 actually got merged and will likely be part of the next pip release, local editable installation can actually...
Updated code according to the comments from @dairiki How are the @maintainers feeling about merging this? Is there still some more work required to make the test-suite faster? I somehow...
> FWIW, I like the current version much better. Of course, I did have to leave a few comments... I hope those are addressed adequately in my commits and comments....
> I believe that the underlying problem that we should address instead is our use of editable installs. I think they're too dangerous to do without explicit use action, since...
@maintainers: I'd like to get this moving again. Some points I would like to make: - This pull request fixes a problem with existing released plugins - It makes the...
Am having the same problem [here](https://github.com/humrochagf/lektor-creative-commons/blob/master/lektor_creative_commons/plugin.py#L120). The `sub_artifact()` method just doesn't seem to do what I want it to do. My use case: I want to generate a bunch of...