File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -1336,3 +1336,23 @@ projects:
1336
1336
github_id : reloadware/reloadium
1337
1337
category : debugging
1338
1338
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
You can’t perform that action at this time.
0 commit comments