Last active
February 20, 2017 09:43
-
-
Save masci/6351be014f6950e0f9918c3337034e40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: datadog-agent | |
channels: !!python/tuple | |
- !!python/unicode | |
'defaults' | |
dependencies: | |
- enum34=1.1.6 | |
- openssl=1.0.2j | |
- pip=8.1.2 | |
- pycosat=0.6.1 | |
- pycrypto=2.6.1 | |
- python=2.7.12 | |
- readline=6.2 | |
- requests=2.11.1 | |
- ruamel_yaml=0.11.14 | |
- setuptools=27.2.0 | |
- sqlite=3.13.0 | |
- tk=8.5.18 | |
- wheel=0.29.0 | |
- yaml=0.1.6 | |
- zlib=1.2.8 | |
- pip: | |
- datadog==0.15.0 | |
- decorator==4.0.11 | |
- simplejson==3.10.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment