Mercurial > code > home > repos > light9
comparison pydeps @ 1292:fdc20f9119fc
use fork of scales lib, to get decorator support
Ignore-this: 36a7979e89e0f748d49e8d7ecdaa0587
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Mon, 30 May 2016 06:57:27 +0000 |
parents | 5e76c8fd8a03 |
children |
comparison
equal
deleted
inserted
replaced
1291:a36928f7cc35 | 1292:fdc20f9119fc |
---|---|
23 treq==0.2.1 | 23 treq==0.2.1 |
24 mock==1.0.1 | 24 mock==1.0.1 |
25 toposort==1.0 | 25 toposort==1.0 |
26 pyserial==2.7 | 26 pyserial==2.7 |
27 | 27 |
28 scales==1.0.9 | |
29 statprof==0.1.2 | 28 statprof==0.1.2 |
30 txzmq==0.7.4 | 29 txzmq==0.7.4 |
31 | 30 |
32 pyusb==1.0.0 | 31 pyusb==1.0.0 |
33 coverage==4.1 | 32 coverage==4.1 |
34 klein==15.3.1 | 33 klein==15.3.1 |
34 git+http://github.com/drewp/scales.git@448d59fb491b7631877528e7695a93553bfaaa93#egg=scales |