Skip to main content

conda-forge core meeting 2024-06-26

Add new agenda items under the Your __new__() agenda items heading

Attendees

NameInitialsGitHub IDAffiliation
Dasha GurovaDGdashagurovaAnaconda
Filipe FernandesFFocefpafconda-forge
Klaus ZimmermannKZzklausQuansight
John KirkhamJKjakirkhamNVIDA/cf
Wolf VollprechtWVwolfvPrefix/cf

9 people total

Standing items

  • [ ]

From previous meeting(s)

  • [ ]

Active votes

  • [ ]

Your new() agenda items

suggestion:

requirements:
host:
- python 3.8.*
run:
# option 1
- python >=3.8
# option 2
- {{ pin_compatible("python", max_pin=None) }}
test:
requires:
- python 3.8.*

current:

requirements:
host:
- python >=3.8
run:
- python >=3.8

Pushed to next meeting

  • [ ]

CFEPs

  • [ ]