Skip to content
Snippets Groups Projects
Commit 440035d4 authored by jgoldste's avatar jgoldste
Browse files

Merge branch 'SSA-6324-pytest-branch2-scode-update' of...

Merge branch 'SSA-6324-pytest-branch2-scode-update' of https://open-bitbucket.nrao.edu/scm/ssa/data into SSA-6324-pytest-branch2-scode-update
parents 9fdac092 e8255eab
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ Using this library you can log messages to RabbitMQ with a standard-isg logging
Many (most?) of the defaults for things like routing keys, exchange names and CAPO properties are heavily NRAO-centric but you can order-ride them if you want.
"""
from .models import (LogHandler, LogDumper, SendEvent, SendNRAOEvent, RPCEvent)
\ No newline at end of file
from .models import LogHandler, LogDumper, SendEvent, SendNRAOEvent, RPCEvent
name: data
channels:
- https://builder.aoc.nrao.edu/conda
- defaults
- http://builder.aoc.nrao.edu/conda
dependencies:
- alembic=1.4
- astropy=4.0
......@@ -28,4 +28,5 @@ dependencies:
- simplejson=3.17
- sqlalchemy=1.3
- tqdm=4.46
- waitress=1.4
\ No newline at end of file
- waitress=1.4
- zc.buildout=2.13.2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment