Skip to content

Commit 52e7498

Browse files
authored
Rename project to pytest-testinfra (#577)
As part of migrating the project under pytest-dev organization, we need to rename the package and repository name. The installed python module remains testinfra. Related: #484 Related: pytest-dev/meta#1
1 parent cd485d4 commit 52e7498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
name = testinfra
2+
name = pytest-testinfra
33
url = https://github.com/philpep/testinfra
44
description = Test infrastructures
55
long_description = file:README.rst

0 commit comments

Comments
 (0)