python3Packages.dotnetcore2: remove

Outdated, and new package isn't trivial to package anymore.
Not really useful outside of Azure Machine Learning anyway.
This commit is contained in:
Jonathan Ringer
2020-11-06 09:19:35 -08:00
committed by Jonathan Ringer
parent 0a6a075813
commit 37c564ae50
3 changed files with 0 additions and 83 deletions
-2
View File
@@ -1811,8 +1811,6 @@ in {
dot2tex = callPackage ../development/python-modules/dot2tex { inherit (pkgs) graphviz; };
dotnetcore2 = callPackage ../development/python-modules/dotnetcore2 { inherit (pkgs) substituteAll dotnet-sdk; };
dparse = callPackage ../development/python-modules/dparse { };
dpath = callPackage ../development/python-modules/dpath { };