mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
python311Packages.factory-boy: rename from factory_boy
This commit is contained in:
parent
0cbdedb436
commit
abd8c26137
19 changed files with 31 additions and 30 deletions
|
@ -19,7 +19,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }:
|
|||
python3Packages.pytest
|
||||
python3Packages.pytest-mock
|
||||
python3Packages.pytest-timeout
|
||||
python3Packages.factory_boy
|
||||
python3Packages.factory-boy
|
||||
python3Packages.docker # only needed so import does not fail
|
||||
sqlite3-to-mysql
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue