oss-licenses: Remove outdated comment about psycopg2 licensing.
This commit is contained in:
parent
1e009ac0a5
commit
6dd6a2015f
1 changed files with 0 additions and 2 deletions
|
|
@ -90,8 +90,6 @@ self: super: {
|
|||
propagatedBuildInputs = attrs.propagatedBuildInputs ++ [
|
||||
pkgs.postgresql
|
||||
];
|
||||
# TODO:
|
||||
# - https://stackoverflow.com/questions/7751445/can-i-bundle-psycopg2-with-a-closed-source-django-application-using-py2exe
|
||||
meta = {
|
||||
license = pkgs.lib.licenses.lgpl3Plus;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue