Open lunarplasma opened 5 years ago
By using an OrderedDict, it would be possible to use Pipfile.data to recreate a requirements.txt file in a much more deterministic way. It shouldn't affect anything else.
requirements.txt
EDIT: If this proposal is accepted, I'm happy to do a pull request.
By using an OrderedDict, it would be possible to use Pipfile.data to recreate a
requirements.txt
file in a much more deterministic way. It shouldn't affect anything else.EDIT: If this proposal is accepted, I'm happy to do a pull request.