- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 26
 
Open
Labels
Description
Comment:
Since the conda solvers do not exclude prereleases by default, providing 7.0.0a releases means simply listing a dependency like ipykernel pulls in prerelease versions. This is not, typically, desired. In conda/conda#5021 it seems like no consensus was ever reached on honoring PEP440 (which penalizes prereleases in version ordering). In large part because conda-forge has several non-python packages that adopt a versioning scheme that could be affected (eg; openssl).
tl;dr can we consider a different versioning scheme for ipykernel prereleases that lowers their priority?