mirror of
https://github.com/containers/podman.git
synced 2025-06-26 04:46:57 +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
@ -2,7 +2,7 @@
|
||||
|
||||
## Status: Active Development
|
||||
|
||||
See [libpod](https://github.com/projectatomic/libpod/contrib/python/pypodman)
|
||||
See [libpod](https://github.com/containers/libpod/contrib/python/pypodman)
|
||||
|
||||
## Releases
|
||||
|
||||
|
@ -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