omry / omegaconf

Flexible Python configuration system. The last one you will ever need.
BSD 3-Clause "New" or "Revised" License
1.91k stars 104 forks source link

Change noxfile.py setuptools pin from ==66 to <=66 #1071

Closed Jasha10 closed 1 year ago

Jasha10 commented 1 year ago

This is a followup to https://github.com/omry/omegaconf/pull/1069 that accomodates old versions of python ( python3.6 ).