pythonPackages.drf-yasg: init at 1.16.1
This commit is contained in:
@@ -31,8 +31,8 @@ buildPythonPackage rec {
|
||||
|
||||
checkInputs = [ pytest ];
|
||||
checkPhase = ''
|
||||
mv coreapi coreapi.hidden
|
||||
pytest tests
|
||||
cd ./tests
|
||||
pytest
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user