Skip to content

Commit 8c134f6

Browse files
authored
Merge pull request #94 from andresdelfino/remove_setuptools_instructions
Remove setuptools instructions
2 parents f926390 + b6c2de4 commit 8c134f6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@ pip install -e '.[dev]'
3030

3131
y estas listo para trabajar.
3232

33-
### Python 3.12
34-
35-
`pip install setuptools`
33+
`pip install freezegun` para correr los tests.
3634

3735
## Testeo
3836

0 commit comments

Comments
 (0)