File tree Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Expand file tree Collapse file tree 5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1+ Domain Models Contributors
2+ ==========================
3+
4+ + Roman Mogilatov
5+
Original file line number Diff line number Diff line change 1- Copyright (c) 2015, Roman Mogilatov
1+ Copyright (c) 2015, ETS Labs
22All rights reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 11include domain_models/*
2+ include CONTRIBUTORS.rst
23include README.rst
3- include LICENSE
4+ include LICENSE.rst
45include requirements.txt
56include setup.py
Original file line number Diff line number Diff line change 1+ tox
Original file line number Diff line number Diff line change @@ -49,11 +49,11 @@ def run(self):
4949 version = version ,
5050 description = SHORT_DESCRIPTION ,
5151 long_description = SHORT_DESCRIPTION ,
52- author = 'Roman Mogilatov ' ,
52+ author = 'ETS Labs ' ,
5353 author_email = 'rmogilatov@gmail.com' ,
54- maintainer = 'Roman Mogilatov ' ,
54+ maintainer = 'ETS Labs ' ,
5555 maintainer_email = 'rmogilatov@gmail.com' ,
56- url = 'https://github.com/rmk135 /domain_models' ,
56+ url = 'https://github.com/ets-labs /domain_models' ,
5757 license = 'BSD New' ,
5858 packages = ['domain_models' ],
5959 zip_safe = True ,
You can’t perform that action at this time.
0 commit comments