Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 280 Bytes

File metadata and controls

12 lines (7 loc) · 280 Bytes

Changelog

2.0.0

  • Drop Python 2.7 support

1.2.4

  • Pin the transitive dependency serpent to a version that supports both python2 and python3. The dependency graph is: PySwitchLib -> Pyro4 -> serpent.

    Contributed by Nick Maludy (@nmaludy Encore Technologies)