from
distutils
.
core
import
setup
setup
(
name
=
'plex'
,
version
=
"1.1.5"
,
packages
=
[
'Plex'
]
,
)
syntax highlighted by
Code2HTML
, v. 0.9.1