File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,3 @@ diffpy.labpdfproc.data package
77 :members:
88 :undoc-members:
99 :show-inheritance:
10-
Original file line number Diff line number Diff line change @@ -50,4 +50,3 @@ diffpy.labpdfproc.labpdfprocapp module
5050 :members:
5151 :undoc-members:
5252 :show-inheritance:
53-
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ OPEN SOURCE LICENSE AGREEMENT
99=============================
1010BSD 3-Clause License
1111
12- Copyright (c) 2024, The Trustees of Columbia University in
12+ Copyright (c) 2024, The Trustees of Columbia University in
1313the City of New York.
14- All Rights Reserved.
14+ All Rights Reserved.
1515
1616Redistribution and use in source and binary forms, with or without
1717modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 22#
33# This directory is where you should place your project dependencies.
44# "pip.txt" should contain all required packages not available on conda.
5- # All other files should contain only packages available to download from conda.
5+ # All other files should contain only packages available to download from conda.
66# build.txt should contain all packages required to build (not run) the project.
77# run.txt should contain all packages (including optional packages) required for a user to run the program.
88# test.txt should contain all packages required for the testing suite and to ensure all tests pass.
You can’t perform that action at this time.
0 commit comments