1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 17, 2023 — Jun 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a note about using CondaDistribution and setuptools More... almost 10 years ago
Rename conda_build_num to conda_buildnum More... almost 10 years ago
bdist_conda: allow to set options in setup(), and add conda_build_num More... almost 10 years ago
add release date to changelog More... almost 10 years ago
bdist_conda: Test all subpackages, like skeleton pypi More... almost 10 years ago
bdist_conda: Preserve the egg directory if setuptools is a dependency More... almost 10 years ago
Fix bdist_conda when there are no setuptools entry points More... almost 10 years ago
Initial support for setuptools entry points in bdist_conda More... almost 10 years ago
Fix a typo More... almost 10 years ago
Add support for setuptools's install_requires to bdist_conda More... almost 10 years ago
Add a note that package names need to be lowercase More... almost 10 years ago
Add some import tests to do some debugging for now More... almost 10 years ago
Handle some more missing metadata More... almost 10 years ago
Make sure Python is always a requirement More... almost 10 years ago
We have to initiate the build before installing More... almost 10 years ago
Set the prefix in the correct place More... almost 10 years ago
Merge branch 'master' of github.com:conda/conda-build More... almost 10 years ago
Only add LANG to the environment if it's in the main environment More... almost 10 years ago
Handle test metadata being empty More... almost 10 years ago
Fix create_files More... almost 10 years ago
Assume runtime requirements are also needed for building More... almost 10 years ago
Make sure the requirements are a list More... almost 10 years ago
prefix check needs to happen before the call to the superclass More... almost 10 years ago
Remove TODO More... almost 10 years ago
Add first pass at getting the metadata in bdist_conda More... almost 10 years ago
Some more skeleton work on bdist_conda More... almost 10 years ago
Start bdist_conda.py More... almost 10 years ago
Merge pull request #128 from dhirschfeld/unicode-env More... almost 10 years ago
Fixed unicode variables in env in pypi module More... almost 10 years ago
Update CHANGELOG More... almost 10 years ago