switch projectatomic to containers

Need to get some small changes into libpod to pull back into buildah
to complete buildah transition.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #1270
Approved by: mheon
This commit is contained in:
Daniel J Walsh
2018-08-16 06:41:15 -04:00
committed by Atomic Bot
parent c0abfaa7c3
commit d20f3a5146
130 changed files with 334 additions and 293 deletions

View File

@ -27,7 +27,7 @@ setup(
packages=find_packages(exclude=['test']),
python_requires='>=3',
zip_safe=True,
url='http://github.com/projectatomic/libpod',
url='http://github.com/containers/libpod',
keywords='varlink libpod podman pypodman',
classifiers=[
'Development Status :: 3 - Alpha',