Skip to content

Commit 5b759c2

Browse files
authored
Add projects
1 parent 368f6af commit 5b759c2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

projects.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1336,3 +1336,23 @@ projects:
13361336
github_id: reloadware/reloadium
13371337
category: debugging
13381338
pypi_id: reloadium
1339+
- name: nodeenv
1340+
github_id: ekalinin/nodeenv
1341+
category: virtual-envs
1342+
conda_id: conda-forge/nodeenv
1343+
pypi_id: nodeenv
1344+
- name: memray
1345+
github_id: bloomberg/memray
1346+
category: profiling
1347+
conda_id: conda-forge/memray
1348+
pypi_id: memray
1349+
- name: flake8-simplify
1350+
github_id: MartinThoma/flake8-simplify
1351+
category: linters
1352+
conda_id: conda-forge/flake8-simplify
1353+
pypi_id: flake8-simplify
1354+
- name: executing
1355+
github_id: alexmojaki/executing
1356+
category: ast
1357+
conda_id: conda-forge/executing
1358+
pypi_id: executing

0 commit comments

Comments
 (0)