@@ -14,23 +14,4 @@ These CFEPs are similar to [Python's PEP](https://www.python.org/dev/peps/) and
14
14
CFEPs are stored in the [cfep GitHub repository](https://github.com/conda-forge/cfep).
15
15
A list of conda-forge enhancement proposals (CFEP) are as follows:
16
16
17
- - [CFEP-00: CFEP Template](https://github.com/conda-forge/cfep/blob/main/cfep-00.md) – *Proposed*
18
- - [CFEP-01: CFEP Purpose and Guidelines](https://github.com/conda-forge/cfep/blob/main/cfep-01.md) – *Proposed*
19
- - [CFEP-02: Upgrade default macOS Travis image to xcode6.4](https://github.com/conda-forge/cfep/blob/main/cfep-02.md) – *Accepted*
20
- - [CFEP-03: Providing manually uploaded builds on the conda-forge anaconda channel](https://github.com/conda-forge/cfep/blob/main/cfep-03.md) – *Accepted*
21
- - [CFEP-04: Policies for packaging X11-based software in conda-forge](https://github.com/conda-forge/cfep/blob/main/cfep-04.md) – *Deferred*
22
- - [CFEP-05: Providing pre-release builds on the conda-forge anaconda channel](https://github.com/conda-forge/cfep/blob/main/cfep-05.md) – *Accepted*
23
- - [CFEP-06: staged-recipes code review lifecycle](https://github.com/conda-forge/cfep/blob/main/cfep-06.md) – *Deferred*
24
- - [CFEP-07: Migration strategy to Anaconda compilers](https://github.com/conda-forge/cfep/blob/main/cfep-07.md) – *Proposed*
25
- - [CFEP-08: Packages which are “Too Big to Fail”](https://github.com/conda-forge/cfep/blob/main/cfep-08.md) – *Deferred*
26
- - [CFEP-09: Pinning Proposal System for Automatic Rebuilds](https://github.com/conda-forge/cfep/blob/main/cfep-09.md) – *Accepted*
27
- - [CFEP-10: Feedstock Statuses](https://github.com/conda-forge/cfep/blob/main/cfep-10.md) – *Deferred*
28
- - [CFEP-11: Automated Closing of Excessively Old PRs on Staged Recipes](https://github.com/conda-forge/cfep/blob/main/cfep-11.md) – *Accepted*
29
- - [CFEP-13: Securing conda-forge Uploads to anaconda.org](https://github.com/conda-forge/cfep/blob/main/cfep-13.md) – *Accepted*
30
- - [CFEP-14: Security and Systems Subteam](https://github.com/conda-forge/cfep/blob/main/cfep-14.md) – *Accepted*
31
- - [CFEP-15: Deprecate Python 2.7 and vs2008](https://github.com/conda-forge/cfep/blob/main/cfep-15.md) – *Accepted*
32
- - [CFEP-16: Setting license and license_family field](https://github.com/conda-forge/cfep/blob/main/cfep-16.md) – *Accepted*
33
- - [CFEP-17: Branches for Globally Pinned Packages](https://github.com/conda-forge/cfep/blob/main/cfep-17.md) – *Deferred*
34
- - [CFEP-18: Packaging static libraries](https://github.com/conda-forge/cfep/blob/main/cfep-18.md) – *Accepted*
35
- - [CFEP-19: Pinning Epochs](https://github.com/conda-forge/cfep/blob/main/cfep-19.md) – *Deferred*
36
- - [CFEP-20: Standard package split (dev / doc / dbg)](https://github.com/conda-forge/cfep/blob/main/cfep-20.md) – *Deferred*
17
+ {{ cfep_list }}
0 commit comments