mirror of
https://github.com/containers/podman.git
synced 2025-06-12 19:14:36 +08:00
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:

committed by
Atomic Bot

parent
c0abfaa7c3
commit
d20f3a5146
@ -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',
|
||||
|
Reference in New Issue
Block a user