Update projects.yaml (#108)

Added freshenv to virtual envs
This commit is contained in:
Raiyan Yahya 2022-09-23 00:09:12 +02:00 committed by GitHub
parent 58b6223201
commit 13f5cc2708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -481,6 +481,11 @@ projects:
github_id: python-security/pyt github_id: python-security/pyt
category: security category: security
pypi_id: python-taint pypi_id: python-taint
- name: freshenv
github_id: raiyanyahya/freshenv
category: virtual-envs
pypi_id: freshenv
conda_id: raiyanyahya/freshenv
- name: pipenv - name: pipenv
github_id: pypa/pipenv github_id: pypa/pipenv
category: virtual-envs category: virtual-envs