vericast / conda-mirror

Mirror upstream conda channels
BSD 3-Clause "New" or "Revised" License
72 stars 60 forks source link

Allow to filter packages based on the target Python version #80

Open jirutka opened 5 years ago

jirutka commented 5 years ago

In the case of packages that are built for various Python versions (e.g. botocore: py27, py35, py36, py37…), is it possible to sync only the package builds for the specified Python version? cas-mirror allows it using configuration key python_versions.