mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-24 21:14:52 +00:00
python311Packages.censys: refactor
This commit is contained in:
parent
c75a348b43
commit
f54152d2a5
@ -19,7 +19,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "censys";
|
||||
version = "2.2.10";
|
||||
format = "pyproject";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user