Skip to content

Commit

Permalink
Improve repository settings
Browse files Browse the repository at this point in the history
* Update license to Mirantis INC
* Move tests to the corresponding folder
  • Loading branch information
Ekaterina Chernova committed Jun 13, 2018
1 parent ad2fb8c commit c5449f9
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017 Tomáš Kukrál
Copyright (c) 2017 Mirantis Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Empty file added kqueen/tests/__init__.py
Empty file.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ exclude =
__pycache__,
devenv.py,
./.eggs/,
./venv/
./venv/


[coverage:run]
Expand Down

0 comments on commit c5449f9

Please sign in to comment.