https://github.com/dials/dials-dependencies
Conda-package describing DIALS dependencies
https://github.com/dials/dials-dependencies
Last synced: 7 months ago
JSON representation
Conda-package describing DIALS dependencies
- Host: GitHub
- URL: https://github.com/dials/dials-dependencies
- Owner: dials
- License: bsd-3-clause
- Created: 2019-03-14T13:40:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T22:22:25.000Z (over 6 years ago)
- Last Synced: 2024-11-24T19:14:56.966Z (over 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==================
DIALS Dependencies
==================
.. image:: https://img.shields.io/pypi/v/dials-dependencies.svg
:target: https://pypi.python.org/pypi/dials-dependencies
:alt: PyPI release
.. image:: https://img.shields.io/conda/vn/conda-forge/dials-dependencies.svg
:target: https://anaconda.org/conda-forge/dials-dependencies
:alt: Conda release
.. image:: https://img.shields.io/pypi/l/dials-dependencies.svg
:target: https://pypi.python.org/pypi/dials-dependencies
:alt: BSD license
.. image:: https://img.shields.io/pypi/pyversions/dials-dependencies.svg
:target: https://pypi.org/project/dials-dependencies
:alt: Supported Python versions
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code style: black
A meta-package describing DIALS_ dependencies.
To make a release run::
libtbx.bumpversion minor
python setup.py sdist bdist_wheel upload
.. _DIALS: https://dials.github.io