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 ...@@ -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. 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) from .models import LogHandler, LogDumper, SendEvent, SendNRAOEvent, RPCEvent
\ No newline at end of file
name: data name: data
channels: channels:
- https://builder.aoc.nrao.edu/conda
- defaults - defaults
- http://builder.aoc.nrao.edu/conda
dependencies: dependencies:
- alembic=1.4 - alembic=1.4
- astropy=4.0 - astropy=4.0
...@@ -28,4 +28,5 @@ dependencies: ...@@ -28,4 +28,5 @@ dependencies:
- simplejson=3.17 - simplejson=3.17
- sqlalchemy=1.3 - sqlalchemy=1.3
- tqdm=4.46 - tqdm=4.46
- waitress=1.4 - waitress=1.4
\ No newline at end of file - 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